scripty2

class S2.UI.ProgressBar

Description

A progress bar.

Superclass

Constructor

new S2.UI.ProgressBar(element, options)

Instance methods

  • getValue #

    S2.UI.ProgressBar#getValue() -> Number
  • setValue #

    S2.UI.ProgressBar#setValue() -> this
  • undo #

    S2.UI.ProgressBar#undo() -> this

    Reverts the effect of the previous call to S2.UI.ProgressBar#setValue.